home *** CD-ROM | disk | FTP | other *** search
/ Language/OS - Multiplatform Resource Library / LANGUAGE OS.iso / lisp / eulisp / feel0_89.lha / Feel / Boot / Interfaces / tables.i < prev    next >
Encoding:
Text File  |  1993-07-28  |  741 b   |  9 lines

  1. ((dependencies)
  2.  (exported-ids 
  3.    ((name . |symbol-hash|) (address |tables| |symbol-hash|) (class . function) (argtype . 1) (position 0))
  4.    ((name . |make-table|) (address |tables| |make-table|) (class . function) (argtype . -1) (position 1))
  5.    ((name . |table-parameters|) (address |tables| |table-parameters|) (class . function) (argtype . 1) (position 2))
  6.    ((name . |sys-table-ref|) (address |tables| |sys-table-ref|) (class . function) (argtype . 2) (position 3))
  7.    ((name . |standard-hash-function|) (address |tables| |standard-hash-function|) (class . function) (argtype . 0) (position 5))
  8.    ((name . |set-standard-tab-functions|) (address |tables| |set-standard-tab-functions|) (class . function) (argtype . 2) (position 6))))
  9.